ARM: ITS: Introduce common function add_to_host_its_list
authorManish Jaggi <mjaggi@cavium.com>
Tue, 10 Oct 2017 12:52:28 +0000 (18:22 +0530)
committerStefano Stabellini <sstabellini@kernel.org>
Tue, 10 Oct 2017 20:25:46 +0000 (13:25 -0700)
commita609e3f3244c39accd6915dd193b339ed907eef9
treec6c7cac4fe587251c1379624f64685faa956f31d
parenta164e14c6e140d792aee644990f8fea0fa8f8da2
ARM: ITS: Introduce common function add_to_host_its_list

add_to_host_its_list will update the host_its_list. This common
function to be invoked from gicv3_its_dt_init and gic_v3_its_acpi_probe.

Signed-off-by: Manish Jaggi <mjaggi@cavium.com>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Julien Grall <julien.grall@arm.com>
xen/arch/arm/gic-v3-its.c